func bytes.explode

2 uses

	bytes (current package)
		bytes.go#L32: func explode(s []byte, n int) [][]byte {
		bytes.go#L351: 		return explode(s, n)